Welcome![Sign In][Sign Up]
Location:
Search - fifo algorithm in java

Search list

[Database system676575585858758578

Description: 模拟实现以下页面置换算法,并计算其命中率: 一、理想置换算法OPT(Optimal Replacemnet) 二、先进先出置换算法FIFO-Simulation following pages replacement algorithms, and calculate their hit rate : 1. OPT ideal replacement algorithm (Optimal Replacement) 2. FIFO replacement algorithm FIFO
Platform: | Size: 193536 | Author: 康抗 | Hits:

[JSP/JavaProcessCall

Description: 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of implementation, respectively : FIFO-scheduling algorithm; Based on the number of priority scheduling algorithm; shortest execution time scheduling algorithm to determine which 10 of the CPU the process of the implementation process. Scheduling requires every process when displayed on the screen : the current implementation process; Ready queue; Waiting for the queue
Platform: | Size: 104448 | Author: 魏然 | Hits:

[JSP/JavaOS_Scheduler

Description: 操作系统中进程调度过程的模拟程序,采用的是FIFO算法-operating system process scheduling process simulation program, using the FIFO algorithm
Platform: | Size: 16384 | Author: 由小诗 | Hits:

[OS DevelopFIFO

Description: 先进先出调度算法JAVA实现,操作系统实验-JAVA realization of FIFO scheduling algorithm, the operating system experiment
Platform: | Size: 1024 | Author: xiaotang | Hits:

[OS DevelopChange

Description: 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorithm (First-in, First-out), the most recent long-unused page replacement algorithm (LeastRecently Used Replacement) three algorithm
Platform: | Size: 21504 | Author: 王晓 | Hits:

[OS DevelopVirtualmemory

Description: 虚拟内存中四种置换算法: OPT/LRU/FIFO/时钟算法-Four types of virtual memory replacement algorithm: OPT/LRU/FIFO/clock algorithm
Platform: | Size: 1024 | Author: eddycen | Hits:

[OS Developos

Description: 实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。 -The realization of paging memory address translation process, in this based on the address translation request page. The realization of Page Address Translation request appeared in the phenomenon of missing pages, the use of FIFO FIFO, long the most recent use of LRU, the best replacement algorithm OPT.
Platform: | Size: 1024 | Author: bartok | Hits:

[JSP/JavaFIFOandLRU(java)

Description: 这是一个用java实现的模拟操作系统的进程调度的FIFO算法和LRU算法。程序默认设置的系统分配给进程的页面数为3个、-This is a simulation using java operating system to achieve the process of the FIFO scheduling algorithm and LRU algorithm. Procedures for the allocation of the default settings of the system to process the number of page 3,
Platform: | Size: 1024 | Author: 123 | Hits:

[OS DevelopPage_Replacement_Algorithm

Description: Page Replacement Algorithm (FIFO and LRU) Simulator and table generator
Platform: | Size: 859136 | Author: Danielpinov | Hits:

[Windows DevelopFIFO

Description: 提供的是页面置换算法中最简单的先进先出策略的java代码实现(The Java code implementation of the simplest FIFO policy in the page replacement algorithm is provided)
Platform: | Size: 1024 | Author: Bruce Shen | Hits:

CodeBus www.codebus.net